[INFO] cloning repository https://github.com/INTERSECT-SDK/broker-http-proxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/INTERSECT-SDK/broker-http-proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FINTERSECT-SDK%2Fbroker-http-proxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FINTERSECT-SDK%2Fbroker-http-proxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e2c5a613aafe8adbfbe8e3bdac2a4f88ad0df27a
[INFO] fixing INTERSECT-SDK/broker-http-proxy against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FINTERSECT-SDK%2Fbroker-http-proxy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/INTERSECT-SDK/broker-http-proxy
[INFO] finished tweaking git repo https://github.com/INTERSECT-SDK/broker-http-proxy
[INFO] tweaked toml for git repo https://github.com/INTERSECT-SDK/broker-http-proxy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/INTERSECT-SDK/broker-http-proxy on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/INTERSECT-SDK/broker-http-proxy already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced
[INFO] running `Command { std: "docker" "start" "4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating proxy-http-server/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating shared-deps/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating proxy-http-client/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking amqp_serde v0.4.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking amqprs v2.1.1
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tracing-bunyan-formatter v0.3.10
[INFO] [stderr]     Checking serde-aux v4.7.0
[INFO] [stderr]     Checking deadpool v0.12.2
[INFO] [stderr]     Checking rumqttc v0.24.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower-http v0.6.4
[INFO] [stderr]     Checking deadpool-amqprs v0.3.0
[INFO] [stderr]     Checking intersect-ingress-proxy-common v0.1.0 (/opt/rustwide/workdir/shared-deps)
[INFO] [stderr]    Migrating shared-deps/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.13
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.8.4
[INFO] [stderr]     Checking reqwest v0.12.18
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking proxy-http-client v0.2.0 (/opt/rustwide/workdir/proxy-http-client)
[INFO] [stderr]    Migrating proxy-http-client/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating proxy-http-client/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking axum-extra v0.10.1
[INFO] [stderr]     Checking proxy-http-server v0.2.0 (/opt/rustwide/workdir/proxy-http-server)
[INFO] [stderr]    Migrating proxy-http-server/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> proxy-http-server/src/routes/publish.rs:59:10
[INFO] [stdout]     |
[INFO] [stdout]  33 |     let bytes = to_bytes(request.into_body(), usize::MAX)
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `bytes` calls a custom destructor
[INFO] [stdout]     |         `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  59 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> proxy-http-server/src/routes/subscribe.rs:22:18
[INFO] [stdout]      |
[INFO] [stdout]   22 |               let stream = async_stream::stream! {
[INFO] [stdout]      |  __________________________^
[INFO] [stdout]   23 | |                 loop {
[INFO] [stdout]   24 | |       /             tokio::select! {
[INFO] [stdout]   25 | |       |                 // if we catch an OS signal, disconnect the client
[INFO] [stdout]   26 | |       |                 () = wait_for_os_signal() => {
[INFO] [stdout]   27 | |       |                     break;
[INFO] [stdout] ...    |       |
[INFO] [stdout]   31 | |       |                 resp = rx.recv() => {
[INFO] [stdout]      | |       |                 ----
[INFO] [stdout]      | |       |                 |
[INFO] [stdout]      | |       |                 `resp` calls a custom destructor
[INFO] [stdout]      | |       |                 `resp` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |       |
[INFO] [stdout]   47 | |       |                 },
[INFO] [stdout]   48 | |       |             }
[INFO] [stdout]      | |       |             -
[INFO] [stdout]      | |       |             |
[INFO] [stdout]      | |       |             `output` calls a custom destructor
[INFO] [stdout]      | |       |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |       |             `futures_init` calls a custom destructor
[INFO] [stdout]      | |       |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |       |             `futures` calls a custom destructor
[INFO] [stdout]      | |       |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |       |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]   49 | |                 }
[INFO] [stdout]   50 | |             };
[INFO] [stdout]      | |             ^
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |             `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Result<axum::response::sse::Event, Infallible>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | ) -> Sse<impl Stream<Item = Result<Event, Infallible>>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     app_state: &Arc<impl WebApplicationState>,
[INFO] [stdout]    |                ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     app_state: &Arc<impl WebApplicationState>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 17 ~ fn sse_response<T: WebApplicationState>(
[INFO] [stdout] 18 ~     app_state: &Arc<T>,
[INFO] [stdout] 19 ~ ) -> Sse<impl Stream<Item = Result<Event, Infallible>> + use<T>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating proxy-http-server/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> proxy-http-server/src/routes/publish.rs:59:10
[INFO] [stdout]     |
[INFO] [stdout]  33 |     let bytes = to_bytes(request.into_body(), usize::MAX)
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `bytes` calls a custom destructor
[INFO] [stdout]     |         `bytes` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  59 |         .await
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  67 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `bytes` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> proxy-http-server/src/routes/subscribe.rs:22:18
[INFO] [stdout]      |
[INFO] [stdout]   22 |               let stream = async_stream::stream! {
[INFO] [stdout]      |  __________________________^
[INFO] [stdout]   23 | |                 loop {
[INFO] [stdout]   24 | |       /             tokio::select! {
[INFO] [stdout]   25 | |       |                 // if we catch an OS signal, disconnect the client
[INFO] [stdout]   26 | |       |                 () = wait_for_os_signal() => {
[INFO] [stdout]   27 | |       |                     break;
[INFO] [stdout] ...    |       |
[INFO] [stdout]   31 | |       |                 resp = rx.recv() => {
[INFO] [stdout]      | |       |                 ----
[INFO] [stdout]      | |       |                 |
[INFO] [stdout]      | |       |                 `resp` calls a custom destructor
[INFO] [stdout]      | |       |                 `resp` will be dropped later as of Edition 2024
[INFO] [stdout] ...    |       |
[INFO] [stdout]   47 | |       |                 },
[INFO] [stdout]   48 | |       |             }
[INFO] [stdout]      | |       |             -
[INFO] [stdout]      | |       |             |
[INFO] [stdout]      | |       |             `output` calls a custom destructor
[INFO] [stdout]      | |       |             `output` will be dropped later as of Edition 2024
[INFO] [stdout]      | |       |             `futures_init` calls a custom destructor
[INFO] [stdout]      | |       |             `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]      | |       |             `futures` calls a custom destructor
[INFO] [stdout]      | |       |             `futures` will be dropped later as of Edition 2024
[INFO] [stdout]      | |       |_____________this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      | |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]   49 | |                 }
[INFO] [stdout]   50 | |             };
[INFO] [stdout]      | |             ^
[INFO] [stdout]      | |             |
[INFO] [stdout]      | |             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |             up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |             `__awaitee` calls a custom destructor
[INFO] [stdout]      | |_____________`__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |               now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `output` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resp` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.1/src/bytes_mut.rs:1126:1
[INFO] [stdout]      |
[INFO] [stdout] 1126 | impl Drop for BytesMut {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `impl Stream<Item = Result<axum::response::sse::Event, Infallible>>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:19:10
[INFO] [stdout]    |
[INFO] [stdout] 19 | ) -> Sse<impl Stream<Item = Result<Event, Infallible>>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     app_state: &Arc<impl WebApplicationState>,
[INFO] [stdout]    |                ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     app_state: &Arc<impl WebApplicationState>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 17 ~ fn sse_response<T: WebApplicationState>(
[INFO] [stdout] 18 ~     app_state: &Arc<T>,
[INFO] [stdout] 19 ~ ) -> Sse<impl Stream<Item = Result<Event, Infallible>> + use<T>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr] crater-edition-check: proxy-http-server v0.2.0 (/opt/rustwide/workdir/proxy-http-server) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: intersect-ingress-proxy-common v0.1.0 (/opt/rustwide/workdir/shared-deps) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: proxy-http-client v0.2.0 (/opt/rustwide/workdir/proxy-http-client) updating edition from 2021 to 2024
[INFO] [stderr]     Checking intersect-ingress-proxy-common v0.1.0 (/opt/rustwide/workdir/shared-deps)
[INFO] [stderr]     Checking proxy-http-client v0.2.0 (/opt/rustwide/workdir/proxy-http-client)
[INFO] [stderr]     Checking proxy-http-server v0.2.0 (/opt/rustwide/workdir/proxy-http-server)
[INFO] [stdout] error[E0597]: `app_state` does not live long enough
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     State(app_state): State<Arc<impl WebApplicationState + 'static>>,
[INFO] [stdout]    |           --------- binding `app_state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 67 |     sse_response(&app_state).into_response()
[INFO] [stdout]    |     -------------^^^^^^^^^^-----------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `app_state` is borrowed for `'static`
[INFO] [stdout] 68 | }
[INFO] [stdout]    | - `app_state` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     sse_response(&app_state).into_response()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     app_state: &Arc<impl WebApplicationState>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 17 ~ fn sse_response<T: WebApplicationState>(
[INFO] [stdout] 18 ~     app_state: &Arc<T>,
[INFO] [stdout] 19 ~ ) -> Sse<impl Stream<Item = Result<Event, Infallible>> + use<T>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proxy-http-server` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0597]: `app_state` does not live long enough
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 59 |     State(app_state): State<Arc<impl WebApplicationState + 'static>>,
[INFO] [stdout]    |           --------- binding `app_state` declared here
[INFO] [stdout] ...
[INFO] [stdout] 67 |     sse_response(&app_state).into_response()
[INFO] [stdout]    |     -------------^^^^^^^^^^-----------------
[INFO] [stdout]    |     |            |
[INFO] [stdout]    |     |            borrowed value does not live long enough
[INFO] [stdout]    |     argument requires that `app_state` is borrowed for `'static`
[INFO] [stdout] 68 | }
[INFO] [stdout]    | - `app_state` dropped here while still borrowed
[INFO] [stdout]    |
[INFO] [stdout] note: this call may capture more lifetimes than intended, because Rust 2024 has adjusted the `impl Trait` lifetime capture rules
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     sse_response(&app_state).into_response()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: you could use a `use<...>` bound to explicitly specify captures, but argument-position `impl Trait`s are not nameable
[INFO] [stdout]   --> proxy-http-server/src/routes/subscribe.rs:18:21
[INFO] [stdout]    |
[INFO] [stdout] 18 |     app_state: &Arc<impl WebApplicationState>,
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 17 ~ fn sse_response<T: WebApplicationState>(
[INFO] [stdout] 18 ~     app_state: &Arc<T>,
[INFO] [stdout] 19 ~ ) -> Sse<impl Stream<Item = Result<Event, Infallible>> + use<T>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0597`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proxy-http-server` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced", kill_on_drop: false }`
[INFO] [stdout] 4e0651ebad07743c52b000a5b123538664a08b90078c09b95105b195bc11cced
